Skip to main content

childControlNames

Type

property

Summary

Reports the names of all the children of a group.

Syntax

get the childControlNames of <group>

Description

Use the childControlNames property to get a list of the names of all the direct children of a group

Each line of the childControlNames is the short name of a control which is a direct child of the group, the property does not recurse into subgroups.

Parameters

NameTypeDescription

group

A reference to a group

Examples

put the childControlNames of group "list"

property: ID, childControlIDs, groupIDs

Compatibility and Support

Introduced

LiveCode 6.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?